Skip to main content

iconifyStack

Type

message

Summary

Sent to the current card when a stack is minimized.

Syntax

iconifyStack

Description

Handle the iconifyStack message if you want to do something special when the user minimizes a stack window.

The terminology varies depending on platform. The iconifyStack message is sent when the user collapses (Mac OS|Mac OS systems), iconifies (Unix systems), or minimizes (OS X systems and Windows systems) the stack window.

Examples

on iconifyStack -- hide auxiliary window when the stack is iconified
hide stack "Go Back Palette"
end iconifyStack

property: icon

glossary: minimize, current card, stack window, Windows, message, Mac OS, collapse, Unix, iconify

message: unIconifyStack, suspendStack

object: stack

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?